object fmShareware: TfmShareware Left = 330 Top = 79 BorderIcons = [] BorderStyle = bsSingle Caption = 'MiniMacro Shareware Version' ClientHeight = 379 ClientWidth = 306 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = True Position = poScreenCenter Scaled = False OnActivate = FormActivate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object btExit: TBitBtn Left = 5 Top = 350 Width = 71 Height = 25 Caption = '&Exit' ModalResult = 2 TabOrder = 0 end object btContinue: TBitBtn Left = 170 Top = 350 Width = 130 Height = 25 Caption = '&Continue Evaluation' ModalResult = 1 TabOrder = 1 OnClick = btContinueClick end object Panel1: TPanel Left = 5 Top = 5 Width = 296 Height = 341 Color = clSilver TabOrder = 2 object Image1: TImage Left = 6 Top = 288 Width = 285 Height = 48 AutoSize = True Picture.Data = {} end object Label1: TLabel Left = 65 Top = 10 Width = 130 Height = 31 Caption = 'MiniMacro' Font.Charset = ANSI_CHARSET Font.Color = clNavy Font.Height = -27 Font.Name = 'Times New Roman' Font.Style = [fsBold, fsItalic] ParentFont = False end object Label2: TLabel Left = 20 Top = 49 Width = 195 Height = 16 Caption = 'Unregistered Shareware Version' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label5: TLabel Left = 20 Top = 69 Width = 241 Height = 13 Caption = 'Copyright 1998,1999,2000 by Coyote Development' Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label4: TLabel Left = 5 Top = 247 Width = 39 Height = 13 Caption = 'Email :' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label8: TLabel Left = 80 Top = 247 Width = 99 Height = 13 Cursor = crHandPoint Caption = 'coy_dev@swbell.net' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False OnClick = Label8Click end object ProgramIcon: TImage Left = 23 Top = 12 Width = 32 Height = 32 AutoSize = True Picture.Data = {} IsControl = True end object Label3: TLabel Left = 5 Top = 267 Width = 69 Height = 13 Caption = 'Order Now :' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label11: TLabel Left = 80 Top = 267 Width = 105 Height = 13 Cursor = crHandPoint Caption = 'www.getsoftware.com' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False OnClick = Label11Click end object lDelaytext: TLabel Left = 10 Top = 224 Width = 158 Height = 16 Caption = 'Version in use for 30 days :' Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Visible = False end object lDelaytime: TLabel Left = 204 Top = 224 Width = 82 Height = 16 Alignment = taRightJustify Caption = '30 sec delay !' Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Visible = False end object Memo1: TMemo Left = 5 Top = 90 Width = 281 Height = 134 BorderStyle = bsNone Color = clSilver Lines.Strings = ( 'This screen will appear each time you start MiniMacro until ' 'it is registered. Please take the time to purchase and ' 'register this software so that we can continue to provide ' 'you with quality products. Please send comments and ' 'criticisms to the link below.' '' 'You may evaluate this software for 30 days. If you decide to ' 'keep it after that, you must contact Coyote Development to ' 'purchase a license. Web users can register on-line using ' 'the link below ! Price : Only $19.95 !') TabOrder = 0 end end object btRegister: TBitBtn Left = 80 Top = 350 Width = 86 Height = 25 Caption = '&Register' TabOrder = 3 OnClick = btRegisterClick end object Timer1: TTimer Enabled = False OnTimer = Timer1Timer Left = 260 Top = 55 end end